source/derelict/mono/mono.d(59,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_free` source/derelict/mono/mono.d(59,12): Error: cast from `extern (C) void function(void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(60,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_set_allocator_vtable` source/derelict/mono/mono.d(60,12): Error: cast from `extern (C) int function(MonoAllocatorVTable*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(62,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_trace_set_level_string` source/derelict/mono/mono.d(62,12): Error: cast from `extern (C) void function(const(char)*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(63,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_trace_set_mask_string` source/derelict/mono/mono.d(63,12): Error: cast from `extern (C) void function(const(char)*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(64,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_trace_set_log_handler` source/derelict/mono/mono.d(64,12): Error: cast from `extern (C) void function(extern (C) void function(const(char)*, const(char)*, const(char)*, int, void*) nothrow, void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(65,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_trace_set_print_handler` source/derelict/mono/mono.d(65,12): Error: cast from `extern (C) void function(extern (C) void function(const(char)*, int) nothrow) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(66,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_trace_set_printerr_handler` source/derelict/mono/mono.d(66,12): Error: cast from `extern (C) void function(extern (C) void function(const(char)*, int) nothrow) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(68,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_error_init` source/derelict/mono/mono.d(68,12): Error: cast from `extern (C) void function(MonoError*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(69,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_error_init_flags` source/derelict/mono/mono.d(69,12): Error: cast from `extern (C) void function(MonoError*, ushort) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/mono/mono.d(70,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `mono_error_cleanup` source/derelict/mono/mono.d(70,12): Error: cast from `extern (C) void function(MonoError*) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.